home *** CD-ROM | disk | FTP | other *** search
/ PCNet 2004 March / PCNET_CD_2004_04_3.iso / ssaver / timemachine.exe / scripts / DefineButton2_358 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2002-04-21  |  58 b   |  5 lines

  1. on(release){
  2.    button = "may";
  3.    gotoAndPlay(50);
  4. }
  5.